@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');

@font-face {
    font-family: 'Proxima';
    src: url('../fonts/ProximaNova-Semibold.otf'); 
}

body
{
	font-family: 'Open Sans', sans-serif;
	
}
.cas,
.cas:hover,
.cas:active,
.cas:visited
{
	text-decoration:none;
	color:#696969;
}

a:hover,
a:active,
a:visited
{
	text-decoration:none;
}
/*top menu bar */
.header-top	{max-height: 42px;padding: 7px 0;border-bottom: 1px solid #d9d9d9;}
.header-top ul   {margin-bottom:0;padding-left: 0;}
.topmenu-media ul li, .topmenu-bar ul li, .topmenu-contact ul li{float: left;display:inline;list-style-type:none;line-height: 26px;font-size: 14px;color: #696969;}
.topmenu-media ul li i {        padding: 0 10px;    line-height: 26px;}
.topmenu-media ul li{border-left: 1px solid #d7d7d7;}
.topmenu-media ul li:nth-last-child(1)>i{ border-right: 1px solid #d7d7d7;  }
.topmenu-media ul li i:hover {
    color: #ff6b26;
}
.topmenu-media ul li i.fa.fa-instagram{transition: all 1s; color:#e02f2f;}
.topmenu-media ul li i.fa.fa-instagram:hover{ color:#e02f2f;transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transition: transform 0.5s ease-out;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
}

.topmenu-media ul li i.fa.fa-facebook{transition: all 1s; color:#3a5ba0;}
.topmenu-media ul li i.fa.fa-facebook:hover{ color:#3a5ba0;transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transition: transform 0.5s ease-out;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
}


.topmenu-media ul li i.fa.fa-twitter{transition: all 1s; color:#2ca7e0;}
.topmenu-media ul li i.fa.fa-twitter:hover{ color:#2ca7e0;transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transition: transform 0.5s ease-out;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
}


.topmenu-media ul li i.fa-linkedin{transition: all 1s; color:#f2890a;}
.topmenu-media ul li i.fa-linkedin:hover{ color:#f2890a;transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transition: transform 0.5s ease-out;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
}





.topmenu-bar ul li{margin: 0 17px;}	
.topmenu-contact ul li{margin-left: 30px;}
.topmenu-contact ul li span	{margin-right: 8px;}
header .navbar-brand > img {
    display: block;
    width: 70%;
}

/*bottom menu bar*/
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{color: #64839b;}
/*.header-bottom{max-height: 74px;}*/
.header-bottom .navbar-default{background: none;border: none;box-shadow: none;margin-bottom: 0;}
.header-bottom  .headerbottom-logo{}
.header-bottom  .headerbottom-login{margin-top: 30px;}

/*.header-bottom  .headerbottom-menu{margin-top: -20px;}*/
.header-bottom  .headerbottom-menu li a{border-bottom:2px solid #fff;}
.header-bottom  .headerbottom-menu  .active a ,.header-bottom  .headerbottom-menu li a:hover{background:#fff;box-shadow:none;border-bottom:2px solid #1eae98; color:#1eae98;text-transform: uppercase;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{background:none;border-shadow:none;}
.header-bottom  .headerbottom-menu li a,.header-bottom .headerbottom-login li a{font-size:16px;color:#0c2b41;text-transform: uppercase;line-height: 31px;}
/* .header-bottom  .headerbottom-logo{padding-top:8px;height: 100%;padding-bottom: 6px;} */
.header-bottom  .headerbottom-login li a{line-height:31px; color:#64839b;font-size:14px;}


/*banner*/

.carousel-control .chevron-left,
.carousel-control .chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
.carousel-caption
{
	
padding-bottom: 150px;	
}


.carousel-caption h3
{
	font-size:38px;
	font-weight:700;
	text-shadow: 2px 2px rgba(0,0,0,0.32);
	text-transform:none;
}
.carousel-caption p
{
	font-size:28px;
	font-weight:600;
}

.blog-sub p:nth-child(2)
{
	font-size:22px;
	font-family: 'Proxima';
	color:#333333;
	margin: 20px 0px 0px 0px;
}
.blog-sub p:nth-child(3)
{
	font-size:12px;
	color:#8f8f8f;
	margin: 0px 0px 10px 0px;
	    
}
.blog-sub p:nth-child(4)
{
	font-size:14px;
	color:#373636;
	margin: 10px 0px 40px 0px;
}
.blog-sub a
{
	font-weight:600;
	font-style:italic;
	color:#1eb080;
}
.news-main img
{
	width:20%;
	float:left;
}
.news-main p
{
	width:75%;
	float:right;
	font-size:16px;
	font-weight:600;
	color:#373636;
}
.news-main a
{
	color:#1eb080;
	font-style:italic;
}
.spe h3{
		font-size: 19px;
    font-weight: 600;
    margin: 15px 0px 0px 0px;
    line-height: 40px;
}
/*service*/
.services{background:url('../images/service-backgound.png') no-repeat;background-position:center;background-size: cover; min-height:601px;float:left;width:100%;background-attachment: fixed;}
.head-content{text-align: center;margin-bottom:0px;}
.head-content.below{margin-bottom:45px;}
.blog-content h2{    color: #262626;
    font-size: 30px;
    line-height: 42px;
    text-transform: capitalize;}
	.blog-content h2.sec{
		font-size:27px;
	}
.head-content h2{color: #262626;
    font-size: 32px;
    line-height: 19px;
    padding: 0;
    margin: 10px 0;}
.spe .border-bottom{display: block;background: #1eae98;width: 40px;height: 3px;margin-bottom: 25px;}
.blog-content .border-bottom{display: block;background: #1eae98;width: 80px;height: 3px;margin-bottom: 30px;}
.head-content .border-bottom{    display: block;
    background: #1eae98;
    width: 100px;
    height: 3px;
    margin: 0 auto 5px;}
.service-content{text-align: center;margin-bottom: 80px;}
.service-content h2{color: #262626;font-size: 32px;line-height: 60px;}
.service-content .border-bottom{display: block;background: #1eae98;width: 100px;height: 3px;margin: 0 auto 28px;}
.service-content P{font-size: 16px;color: #494949;line-height: 22px;}
.service-icon{background: #1eae98;padding: 45px 20px 29px 20px;text-align:center;position:relative;margin-bottom: 39px;}
.service-icon h3{text-align: center;position:relative;
color: #fff;
font-size: 24px;
line-height: 56px;}

.service-icon h3:after{content: "";
background: #fff;
width: 159px;
height: 1px;
position: absolute;
left: 0;
right: 0;
top:60px;
margin: 0 auto;}



.service-icon p{font-size: 14px;margin-top: 16px;
line-height: 20px;
color: #fff;
text-align: left;
margin-bottom: 36px;text-align: center;}
.service-icon a{font-size: 16px;
color: #1eae98;
background: #fff;
padding: 7px 13px;}
.icon1:before{background:url('../images/service-icon-1.png');width: 78px;
height: 78px;
content: "";
position: absolute;
left: 0;
right: 0;
text-align: center;
top: -46px;
margin: 0 auto;}
.icon2:before{background:url('../images/service-icon-2.png');width: 78px;
height: 78px;
content: "";
position: absolute;
left: 0;
right: 0;
text-align: center;
top: -46px;
margin: 0 auto;}
.icon3:before{background:url('../images/service-icon-3.png');width: 78px;
height: 78px;
content: "";
position: absolute;
left: 0;
right: 0;
text-align: center;
top: -46px;
margin: 0 auto;}
.icon4:before{background:url('../images/service-icon-4.png');width: 78px;
height: 78px;
content: "";
position: absolute;
left: 0;
right: 0;
text-align: center;
top: -46px;
margin: 0 auto;}
.icon5:before{background:url('../images/service-icon-5.png');width: 78px;
height: 78px;
content: "";
position: absolute;
left: 0;
right: 0;
text-align: center;
top: -46px;
margin: 0 auto;}
.icon6:before{background:url('../images/Lean-model.png');width: 78px;
height: 78px;
content: "";
position: absolute;
left: 0;
right: 0;
text-align: center;
top: -46px;
margin: 0 auto;}

.carousel-indicators {
    position: absolute;
    /* bottom: 37px; */
    left: 4px;
    z-index: 15;
    /* top: 128px; */
    top: 208px;
    width: 10%;
    padding-left: 0;
    margin-left: 0px;
    text-align: center;
    list-style: none;
}
.carousel-indicators li
{
	background-color:#a7a7a7;
	border-color:#a7a7a7;
}
.carousel-indicators .active
{
	background-color:#4fc2e8;
	border-color:#4fc2e8;
	width:10px;
	height:10px;
	margin:1px;
}

.carousel-fade .carousel-inner .item {
 /*  opacity: 0;

  -webkit-transition: opacity .5s; 
         -moz-transition: opacity .5s;
           -o-transition: opacity .5s;
              transition: opacity .5s; */
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*vision-mission*/
.section-vision{ float:left;width:100%;/* background:url('../images/vision-bc.png') no-repeat; */background-position:center;background-size:cover; min-height:450px;}
.vision-image {
    margin-top: 49px;
}

.vision-content{}
.vision-conh{
	text-transform: capitalize;
	font-size:32px;
	font-weight:400;
	color:#262626;
	    margin: 40px 35px;
}
.vision-conh span{
	position:relative;
	
}
.vision-conh span:after
{
	    border-bottom: 3px solid #1eae98;
    padding-bottom: 20px;
    left: 0;
    content: "";
    position: absolute;
    top: 30px;
    width: 115px;
	
}
.vision-conp{
	
	    margin: 20px 35px;
	color:#494949;
	font-size:18px;
	font-weight:400;
	font-style:italic;
}
#myCarousel1 .item a
{

    font-size: 14px;
    color: #fff;
    background: #1eae98;
        padding: 15px 30px;
    text-transform: uppercase;
}
#myCarousel1 .item
{
	margin:0;
}
#myCarousel1 .item span
{
	font-size:16px;
	font-weight:600;
	color:#494949;
	line-height:22px;
}
#myCarousel1 .item p
{
	font-size:14px;
	font-weight:400;
	color:#494949;
	margin-bottom: 35px;
	line-height:22px;
}
.test img{
	width:25%;
	float:left;
	border-radius:50%;
	
}
.test p{
	width:75%;
	float:right;
	padding-right: 40px;
	
}
.test p:nth-child(2)
{
	color:#262626;
	font-size:16px;
	font-style:italic;
	padding-top: 15px;
}
.test p:nth-child(3)
{
	
	font-size:18px;
	font-style:italic;
	text-align:right;
	margin: 30px 0px 0px 0px;
}
.test p:nth-child(4)
{
	
	font-size:14px;
	font-style:normal;
	text-align:right;
}
.carousel-inner .item p {
    margin-left: 34px;
    line-height: 26px;
    font-size: 16px;
}
.carousel-inner .item p span{font-size: 18px;font-weight: 600;}

.rdmore {
    text-align: right;
    display: block;
    color: #1eae98;
    font-weight: 600;
}
span {
    
}
.carousel-indicators.ltgdd {
    bottom: 0;
    left: 0;
	width:100%;
    top: inherit;
    position: relative;
}
.container.srvg{background:#fff;
position: relative;}
/*technology*/
.technology{ float:left;width:100%;background:url('../images/technology-background.jpg') no-repeat;background-position:center; background-size: cover; padding:30px 0;}
/*technology*/
.customer{ float:left;width:100%;background:url('../images/customer-background.jpg') no-repeat;background-position:center; background-size: cover; padding:30px 0;}
.testimonials{ float:left;width:100%;    background: #f7f7f7;/*background:url('../images/testimonial-background.jpg') no-repeat;*/background-position:center;background-size: cover; padding:30px 0;}
.sec-blog{background:#fafafa;width: 100%;float: left;}
.news-main{width:100%;float:left;margin-bottom: 18px;}
.news-main img{width:20%;float:left;}
.news-main p{width:75%;float:right;}
.footer{background:#243c4f; width:100%; float:left; color:#fff;}
.copy{background:#162836; color:#fff; width:100%; float:left; text-align:center}
.copy p{
	    font-size: 21px;
    font-weight: 300;
    margin: 0;
    line-height: 55px;
}
.tech{    background: #fff;
    text-transform: capitalize;
    width: 190px;
    line-height: 19px;
    text-align: center;
    padding: 25px 10px; 
	color:#333;}
.tech:hover{
	background:#ed3237;
	color:#fff;
}
.rwl {
    position: absolute;
    left: -45px;
    top: 55%;
    cursor: pointer;
}
.rwr {
    position: absolute;
   right: -45px;
    top: 55%;
    cursor: pointer;
}
.test-trigger {
    margin: 40px auto;
    width: 100%;
    position: relative;
}
 .rwl-test {
    position: absolute;
    left: -45px;
    top: 57%;
    cursor: pointer;
}
.rwr-test{
    position: absolute;
   right: -45px;
    top: 57%;
    cursor: pointer;
} 
.rwl-cust, .rwr-cust {
    float: left;
    cursor: pointer;
    position: absolute;
    top: -75px;
    left: -24px;
}
.rwr-cust {
    left: inherit;
    right: -25px;
}
.nopadding {
  padding: 0 !important;
   margin: 0 !important;
}

.footer ul
{
	padding:0;
	list-style:none;
}
.footer ul li a
{
	line-height:27px;
}
.footer ul li a,
.footer p
{
	color:#fff;
	font-weight:300;
	font-size:16px;
}

/*client page css*/
.banner-in{background:url('../images/client-bc.png');background-size:cover;background-position:center;padding:50px 0 55px;}
.banner-hd{}

.banner-hd p{font-size:16px;color:#efefef;line-height:23px;font-weight:normal;}
.fgt p {
    line-height: 25px;
}
ul.tryu {
    margin: 0 0 20px 0;
    padding: 0 0 0 15px;
}
ul.tryu li {
    line-height: 26px;
}
ul.tryu li  a{color:#333}
.client-in{padding:55px 0;}
.client-img{width: 100%;height:159px;border:1px solid #dedede;text-align:center;vertical-align:middle;    padding-top: 36px;
    padding-bottom: 36px;margin-bottom:24px;}
.client-img img{}

/*end client page css*/

/*contact us page*/
.contacus{background:linear-gradient(to bottom, rgb(11 5 90 / 61%), rgb(2 2 35 / 68%)), url(../images/contactus-bc.png);background-size:cover;background-position:center;/*padding:50px 0 170px;*/position:relative;}
.contact-map{position:absolute;width:100%;       top: 179px;}
.contact-in{padding:260px 0 50px;}
.contact-detail{}
.contact-detail h3{color:#3b3b3b;font-size:20px;font-weight:bold;margin-bottom:37px;}
.contact-detail h4{color:#3b3b3b;font-size:18px;font-weight:600;margin-bottom:20px;}
.contact-detail p{color:#3b3b3b;font-size:14px;font-weight:normal;} 
.contact-form{}
.contact-form h3{color:#3b3b3b;font-size:20px;font-weight:bold;
    margin-bottom: 33px;}
.contact-form label{    color: #3b3b3b;
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin-bottom: 10px;}
.contact-form input,.contact-form textarea{    line-height: 34px;
    width: 480px;
    display: block;border:1px solid #c7c7c7;
    margin-bottom: 15px;padding:0 16px;} 
.contact-form input,.contact-form textarea{} 
.contact-form  .btn-ci{color:#ffffff;font-size:14px;font-weight:normal;background:#00a18c;width:110px;border-radius:1px;border:none;    line-height: 38px;}
.contact-form input:hover, .contact-form textarea:hover, .contact-form input:focus, .contact-form textarea:focus, .contact-form input:visited, .contact-form textarea:visited, .contact-form input:active, .contact-form textarea:active{color: #00a18c;
    border: 1px solid #c7c7c7;
    box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);}

/*end contact us*/


/*services*/




/*end services*/
/*.contacus.ser.nwsrv {
    height: 328px;
}*/
/*.contacus.ser{    padding: 39px 0 40px;}*/
.service{padding:51px 0 0;}
.service .nav-tabs li {width:33%;     display: inline;
    margin-right: 15px; margin-left:15px; float:none;}

.service .nav-tabs li a{font-weight:600;font-size:20px;color:#555555;    text-transform: uppercase;border:none;    display: inline-block; padding:10px;}
.service .nav-tabs li.active a{color:#0fafad;font-weight:600;font-size:20px; border:none;   border-bottom: 5px solid #10b0ae;}
.nav-tabs {
    border-bottom: 2px solid #e3e3e3;    /* text-align: center;*/
}
.service .nav-tabs.abt{
	text-align:left;
}
.service .nav-tabs.abt li{
	margin-left:0; margin-right:0;
}
.abou  .nav-tabs li a{font-family: "Helvetica Neue", Helvetica, Arial, sans-;}
.abou  .nav-tabs li.active a{font-family: "Helvetica Neue", Helvetica, Arial, sans-;}
.service .nav-tabs li:hover a{border:none;  border-bottom: 5px solid #10b0ae;color:#0fafad;background:#fff;}
.service .tab-content{padding:10px 0px 40px;}
.service .tab-content img{margin-bottom:20px;}
.service .tab-content h6{font-size:16px;color:#6c6c6c;line-height:22px;font-weight:600;}
.service .tab-content p{color:#6c6c6c;text-align:justify;}
.service .tab-content ul{padding-left:10px;}
.service .tab-content ul li{position:relative;padding-left:20px;list-style-type:none;font-size:18px;line-height:32px;color:#6c6c6c;}
.service .tab-content ul li:after{position:absolute;top:13px;left:0;content:"";background:url('../images/icon-dot.png') no-repeat;width:9px;height:9px;}
/*end services*/

/*about us section*/
.service.abou  .nav-tabs li {padding-right:61px;width:auto;}
.values1{background:url('../images/valuess/values-bc.png')no-repeat;background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;padding: 30px 0px 45px;
    background-size: cover;}
.values1 h3{color:#ffffff;font-size:30px;font-weight:600;text-transform:uppercase;margin-bottom:19px;}
.values1 p{color:#ffffff;font-size:16px;}
.values1icon{padding-left:0;}
.values1icon li{width:50%;display:inline-block;float:left;margin-top:50px;}
.values1img{display: inline;    float: left;width:146px;text-align:center;}
.values1img img{    margin-top: 20px;}
.values1con{max-width:316px;display: inline;    float: left;}
.values1con h4{color:#ffffff;font-size:20px;font-weight:600;text-transform:uppercase;}
.values1con p{color:#dddddd;font-size:14px;line-height:23px;}


.experthead{color:#4a4a4a;font-size:30px;font-weight:600;text-transform:uppercase;    margin-bottom: 28px;}

.experts{background:#f7f7f7;    padding: 25px 0 45px 0;}
.experts .nav-tabs li{    background: #fff;  margin-bottom: 12px;  width: 100%;   display: block;border:1px solid #d5d5d5;padding-bottom:10px;transition:all .3s;}
.experts .nav-tabs li a{background:#fff;transition:all .3s;border:none;}
.experts1img{    display: inline;
    float: left;}
.experts1con{    display: inline;padding:0 33px;
    float: left;}
	.experts1con h3{color:#585858;font-size:14px;font-weight:bold;}
	.experts1con p{color:#585858;font-size:14px;}
	.experts .nav-tabs li.active,.experts .nav-tabs li:hover,.experts .nav-tabs li:focus{border:1px solid #10b0ae;box-shadow:3px 3px 7px 0px rgba(0,0,0,0.3)}
.experts .nav-tabs li.active a,.experts .nav-tabs li:hover a,.experts .nav-tabs li:focus a{border:none;background:none;border:none;}

.experts  .tab-pane{border:1px solid #d5d5d5;padding:26px;background:#fff;height:406px;overflow-y:scroll;}
.tab-left h3{font-weight:bold;color:#585858;font-size:14px;}
.tab-left p{font-weight:normal;color:#585858;font-size:14px;}
.tab-right h4{color:#6c6c6c;font-size:16px;font-weight:bold;}
.tab-right p{}
.experts .nav-tabs{border:none;}

.countnumb{    padding-left: 0;
    margin-top: 48px;}
.countnumb li {
     display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 32px;
    vertical-align: top;
   border-right: 2px solid #70b1c4;
    height: 112px;width: 19%;
}
.countnumb span {
        font-size: 42px;
    font-weight: 600;
    display: block;    padding-bottom: 10px;

}
.countnumb li:first-child{padding-left:0;}
.countnumb li:last-child {border-right:none;}




/*end about us section*/
.blog-sec {
    background: #f4f6f6;
    padding: 47px 0;
}
.blog-sec .blog-con {
    background:#f1f1f1;
    overflow: hidden;
    padding: 0;
    text-align: center;
    margin: 17px 0;
}
.blog-sec .blog-con img {
    width: 100%;
}
.blog-sec .blog-con-sub {
    padding: 15px 15px;
}
.blog-sec .blog-con-sub p:first-child {
    color: #959595;
    font-size: 14px;
    text-transform: none;
    margin-bottom: 0px;
}

.blog-sec .blog-con-sub h2 {
    font-size: 20px;
    color: #373636;
    line-height: 28px;
    font-weight: 600;
    margin-top: 0px;
}

.blog-sec .blog-con-sub h2 a{ color: #373636;text-decoration:none;}

.blog-sec .blog-con-sub p:last-child {
    font-size: 13px;
    line-height: 20px;
    color: #959595;
}


/*media query*/
@media screen and (max-width:1260px) {
	.rwl,
	.rwl-test
	{
		left:-18px;
	}
	.rwr,
	.rwr-test
	{
		right:-18px;
	}
	
}
@media screen and (max-width:1200px) {
	.banner
	{
		float:left;
	}
	.carousel-caption h3
	{
		font-size:32px;
	}
	.carousel-caption p {
    font-size: 25px;
	}
	.news-main p
	{
		font-size:14px;
		width:76%;
	}
	.vision-conp,
	.test p:nth-child(2)
	{
		font-size:14px;	
	}
	.vision-conh,
	.head-content h2,
	.service-content h2,
	.blog-content h2, .blog-content h2.sec 
	{
		font-size:20px;
	}
	
	.nopadding
	{
		padding: 0px 30px 0px 0px !important;
	}
	.blog-sub img
	{
		max-width:100%;
	}
	
.topmenu-media ul li i
{
	padding: 0 8px;
}
#owl-demo4 .item img
{
	max-width:205px;
}
.tech
{
	width: 200px;
height: 70px;
line-height: 1.2;
padding: 23px 0px;
font-size: 20px;
margin:0 auto;
}
.service-icon h3
{
	font-size:20px;
}

}

@media screen and  (max-width:1200px) and (min-width:992px){
	.navbar-brand > img {
    display: block;
    width: 340px;
	}

.header-bottom .headerbottom-menu li a, .header-bottom .headerbottom-login li a {
    font-size: 14px;
    color: #0c2b41;
    text-transform: uppercase;
    line-height: 31px;
    padding: 5px 12px 12px;
}


.experts1con {
    display: inline;
    padding: 0 0px 0 7px;
    float: left;
}
.service .nav-tabs li.active a{font-size:18px;}
.service .nav-tabs li a{font-size:18px;}
.service .tab-content img {    margin:0 auto 20px;}
}
@media screen and  (max-width:991px) and (min-width:768px){
	.navbar-brand > img {
    display: block;
    width: 280px;
	}

.header-bottom .headerbottom-menu li a, .header-bottom .headerbottom-login li a {
   font-size: 14px;
color: #0c2b41;
text-transform: none;
line-height: 31px;
padding: 5px 8px 10px;
}

}
@media screen and (max-width:992px) {
	#myCarousel1 .item {
    margin: 10px 0px;
}
	.carousel-caption {
    padding-bottom: 75px;
}
	
	
	.rwr,
	.rwl
	{
		top:140px;
		
	}
	.spe{
		height:320px;
		
	}
	.blog-sub p:nth-child(2)
	{
		font-size: 18px;
		line-height: 1.2;
	}
	.service-icon h3 {
    font-size: 14px;
    font-weight: bold;
}
	.service-icon
	{
		padding: 15px 10px 20px 10px;
	}
	.carousel-caption h3
	{
		font-size:25px;
	}
	.carousel-caption p {
    font-size: 20px;
}
	.vision-conh,
	.vision-conp
	{
		margin: 35px 0px;
	}
	.section-vision
	{
		background:#f9f9f9;
	}
	/*.header-bottom .headerbottom-menu
	{
		width:100%;
	}*/
	.topmenu-media ul li i {
    padding: 0 4px;
	}

	.topmenu-media ul li, .topmenu-bar ul li, .topmenu-contact ul li
	{
		font-size:12px;
	}
	.topmenu-bar ul li {
    margin: 0 7px;
}

.client-img {    width: 290px;margin: 0 auto 24px;}

.countnumb span {
font-size: 38px;}
.countnumb li {padding: 0 23px;}
.banner-hd p {
font-size: 15px;}
.banner-hd h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 17px;
}
/*.contacus.ser {
    padding: 24px 0 28px;
}*/
.service.abou .nav-tabs li {
padding-left: 22px;}
.service .tab-content {
    padding: 25px 15px;
}
.service {    padding: 26px 0 0;}

.values1 h3 {    color: #ffffff;margin-bottom: 11px;font-size: 28px;}

.values1 {padding: 9px 0px 20px;}

.values1icon li { margin-top: 19px;    text-align: center;    padding: 0 30px;}

.values1img {float: none;}

.values1con { float: none;}
.experts .nav-tabs li {width: 354px;
    display: block;clear: left;}
	
	.service .tab-content img {    margin:0 auto 20px;}
	.service .nav-tabs li {
    width: auto;
}
.service .nav-tabs li.active a{font-size:18px;}
.service .nav-tabs li a{font-size:18px;text-transform: none;}
.service .tab-content img {    margin:0 auto 20px;}
}
@media screen and (max-width:780px) {
	.rwr, .rwl {
    top: 223px;
}
.rwr-test, .rwl-test {
    top: 270px;
}
.rwr, .rwr-test {
    right: 300px;
}
.rwl, .rwl-test {
    left: 300px;
}
.contact-map { width: 94%; box-sizing: border-box;}
}
@media screen and (max-width:767px) {
	#owl-demo4 .item 
	{
		width:180px;
		margin:0 auto;
	}
		.rwl-test,
		.rwr-test,
		.rwl,
		.rwr
		{
			display:none;
		}
	.technology,
	.customer
	{
		min-height:240px;
	}
	.service-icon
	{
		margin-bottom:65px;
	}
	.topmenu-bar,
		.topmenu-media
		{
			display:none;
		}
	.navbar-brand > img
	{
		max-width:300px;
	}
	.spe {
    height: initial;
}
	.header-bottom .headerbottom-menu
	{
			width: 50%;
background: #fff;
position: absolute;
z-index: 999;
margin-right: 0;
right: 0;
margin-top: 14px;
	}
	.navbar-toggle
	{
		margin-top:10px;
	}

	.navbar-default .navbar-toggle {
    border-color: #10b0ae;
}
.navbar-toggle,
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
{
	background-color: #10b0ae;
	z-index:99999;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

	.header-bottom .headerbottom-login
	{
		position: relative;
width: 142px;
float: right;
padding: 0;
margin-top: -50px;
margin-right: 40px;
	}

    .carousel-control .chevron-left,
    .carousel-control .chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
	.countnumb li {
    padding: 0 13px;
}
.service .nav-tabs li {
    width: 100%;
    text-align: center;
    height: 52px;
}
.contact-map { width: 94%; box-sizing: border-box;}
}
	@media screen and (max-width:730px) {
		
.carousel-caption h3 {
    font-size: 19px;
}
.carousel-caption p {
    font-size: 16px;
}
		
		
		
		.test-trigger
		
		{
			display:none;
		}
		
	}
	@media screen and (max-width:550px) {

		.carousel-control.left,
			.carousel-control.right
			{
				display:none;
			}
			.carousel-caption {
    padding-bottom: 10px;
	left:0;
	right:0;
}
	}
		@media screen and (max-width:500px) 
		{
			.vision-conh span:after
			{
				top:20px;
			}
				.customer
		{
			min-height:250px;
		}
		.tech
		{
			width:170px;
			
		}
			.carousel-indicators
			{
				width: 15%;
				top: 270px;
			}
					.section-vision
		{
			min-height: 538px;
		}
			
			.header-bottom .headerbottom-login
			{
				margin-right: -9px;
					margin-top: -88px;
text-align: right;
			}
		
			.carousel-caption h3 {
    font-size: 19px;
}
.carousel-caption p {
    font-size: 16px;
}
			
		
.countnumb li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    vertical-align: top;
    border-right: none;
    height: 112px;
    width: 47%;
}
.values1icon li {
    width: 100%;}

.countnumb li:last-child {
    border-right: none;
    width: 100%;
}
.tab-right p {
    text-align: justify;
}
.experts .nav-tabs li {width: 100%;}
.experts1con {padding: 0 0 0 12px;}
		.contact-form input, .contact-form textarea {		width: 100%;}
		}
		@media screen and (max-width:390px) {
			.customer
		{
			min-height:200px;
		}
			#owl-demo4 .item img {
                max-width: 136px;
            }
			.vision-conh, .head-content h2, .service-content h2, .blog-content h2, .blog-content h2.sec {
    font-size: 18px;
	
}
.head-content h2, .service-content h2, .blog-content h2{
	
	margin:0;
}
			.tech
		{
			width:117px;
			height: 60px;
line-height: 1.6;
padding: 17px 0px;
font-size: 15px;
margin: 0 auto;
		}
			
			
			.carousel-caption h3 {
    font-size: 15px;
}
.carousel-caption p {
    display:none;
}
			.topmenu-contact ul li {
    margin-left: 14px;
}
		.navbar-brand > img {
    max-width: 228px;
}
		}
		
		@media(max-width:320px){.experts1con {
    padding: 0 0 0 4px;
}}

/*li.dropdown:hover .dropdown-menu {
    display: block;
}*/
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
  position: relative;
}
.navbar-nav>li>.dropdown-menu{
    margin-top: -20px;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;    width: 100%;
}
#owl-demo4 .item img{max-width: 178px;}
.footer .container{padding: 40px 0px;}
.footer .container .envel a{color: #fff;}
    .right-icon{right: 0px; bottom: 30%;position: fixed;z-index: 9999;}
    .right-content{position: relative;}
    .right-form{padding: 18px;  background: #140096;border-top-left-radius: 10px;cursor: pointer;}
    .right-phone:hover, .right-whapp:hover{margin-left: -125px;    transition: all ease 0.3s;}
    .right-phone{padding: 18px;background: #323298;border-bottom-left-radius: 10px;margin-right: -125px;    transition: all ease 0.3s;}
    .right-whapp{padding: 18px;background: #26D37C;    margin-right: -125px;    transition: all ease 0.3s;}
    .right-content p{margin: 0px;color: #fff;    display: inline-block;margin-left: 25px; font-size: 20px;}
    .right-form i, .right-phone i, .right-whapp i{font-size: 22px; color: #fff;}
    .fixed-from{right: 57px;bottom: -500px;position: fixed;z-index: 9998;transition: all ease 0.8s; }
    .fixed-from .title{padding: 0px;padding: 15px 20px;
    background: #140096;border-top-left-radius: 10px; border-top-right-radius: 10px;}
    .fixed-from h3{margin: 0px; padding: 0px;color: #fff}
    .fixed-from form{padding: 20px 20px 30px;  background: #fff;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
    .fixed-from .input-group{margin-bottom: 5px;width: 100%}
    .fixed-from .input-group input, .fixed-from .input-group textarea{border-radius: 13px !important;}
    .fixed-from  input[type=submit] {
        border-radius: 15px !important;
        padding: 5px 29px !important;
    }
    @media only screen and (max-width: 767px){
        .banner-hd h2{font-size:30px;padding: 40px 0px;}
        .service .tab-content p{font-size:16px;line-height:22px;}
        .service-images .col-xs-6{padding: 5px}
        /*.flex-wrap{display: flex;flex-wrap: wrap-reverse;}*/
        .service-images .flex-wrap .item-img{padding: 0px;}
        .footer .container > .row{margin: 0px;}
    }
    @media only screen and (min-width: 768px){
        .header-bottom .headerbottom-logo{margin-left: -60px !important;}
        .fixed-from .from-body{width: 350px;}
        .banner-hd h2{font-size:40px;padding: 70px 0px;}
        .align-item-center{align-items: center;display: flex;}
        .service .tab-content p{font-size:18px;line-height:30px;}
        .display-f{display: flex;}
        .service-images .service-subcat{margin: 15px 0px;}
        .service-images .container-fluid{padding-left: 0px;}
        .service-images .item img{height: 100%;}
        .flex-wrap{display: flex;flex-wrap: wrap;}
    }
    .banner-hd h2{color:#ffffff;text-transform:capitalize;font-weight: bold;    margin-bottom: 27px;text-align: center;}
    .fixed-form-show{bottom: 5%;transition: all ease 0.8s;}
    .text-white,.text-white:hover{color: #fff;}
    .meg-close {
    border-radius: 50px;
    background: #37b0d5;
    padding: 3px 10px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    margin: -5px -5px;
    float: right;
}



.error{font-size: 13px; display: block; color: #f00707; margin-left: 10px; margin-bottom: 0px;}
.res_message{font-size: 13px; display: block; margin-left: 10px; margin-bottom: 0px;}
.services .service-icon{margin-bottom: 50px;}
.navbar-brand{height: auto;}
.service .service-subcat img{margin: 0px;max-width: 50px;}
.service .service-subcat{border: 1px solid #c2c3c329; padding: 10px;margin: 20px 10px;transition: all ease 0.8s;box-shadow: 0px 2px 10px #f3f3f3;}
.service .service-subcat:hover {background: #5fd5ec;transition: all ease 0.8s;}
.service .service-subcat p{margin: 0px  15px}
.service .service-subcat h3{margin: 0px}
.service-images{background: #f1f1f14f;}
.service-images .item img{object-fit: cover;}
.service-images .service-img-subcate{padding: 20px;}
.service-images .head-cateogry{margin-bottom:  20px;}
.service-images .head-cateogry .border-bottom{display: block;background: #1eae98;width: 100px;height: 3px;margin: 5px;}
.service-images .service-subcat img{transition: all ease 0.5s;}
.service-images .service-subcat:hover img{transform: scale(1.1);transition: all ease 0.5s;}
/*.service-images .service-subcat{padding: 20px;background: #fff;text-align: center;transition: all ease 0.5s;border: 1px solid #88888821;}*/
.service-images .service-subcat:hover{transition: all ease 0.5s;
    background: #1eae98;
    box-shadow: 0px 1px 14px 1px #0dceb069;}
    .service-images .service-subcat:hover p{color: #fff;transition: all ease 0.5s;}
.service-images .service-subcat p{font-size: 14px;
    color: #1eae98;
    text-transform: uppercase;
    margin-top: 20px;transition: all ease 0.5s;    text-align: center;}

.service-images .flex-wrap  .item{height: 100%}
.service-images .service-subcat {
    /*padding: 20px 0px; */
    background: #fff;
    text-align: center;
    transition: all ease 0.5s;
    border: 1px solid #88888821;
    min-height: 264px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.service-img-subcate p{color: #6c6c6c;
    text-align: justify;
    font-size: 18px;
    line-height: 30px;}
.back-gray{background: #f1f1f129;}